-
Notifications
You must be signed in to change notification settings - Fork 398
Add input_truncated metric to appsec.waf.requests telemetry
#4860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add input_truncated metric to appsec.waf.requests telemetry
#4860
Conversation
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 3c3e080 | Docs | Was this helpful? Give us feedback! |
BenchmarksBenchmark execution time: 2025-09-17 14:40:53 Comparing candidate commit 3c3e080 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics. scenario:profiling - intern_all 1000 repeated strings
|
a9da013 to
11aafca
Compare
Strech
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼 LGTM
58480b6 to
e82ec4a
Compare
0a94d8f to
86b9763
Compare
What does this PR do?
This PR adds
input_truncatedmetric toappsec.waf.requeststelemetry.Motivation:
This change is extracted to a separate PR from #4839, since it required changes to
libddwaf-rbgem.Change log entry
None. This change is internal.
Additional Notes:
Follow up for #4839
Related
libddwaf-rbPR: DataDog/libddwaf-rb#91This PR is in draft mode until changes to
libddwaf-rbare merged and released.How to test the change?
CI and manual testing.